This repository was archived by the owner on Mar 10, 2022. It is now read-only.
chore(deps): update dependency semantic-release-vsce to v5#227
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency semantic-release-vsce to v5#227renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
a1a618e to
f6a7c2b
Compare
f6a7c2b to
197bc97
Compare
c1c21f1 to
3f6f530
Compare
3f6f530 to
d432911
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.1->^5.0.8Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
felipecrs/semantic-release-vsce
v5.0.8Compare Source
5.0.8 (2022-02-22)
Dependencies
This release is also available on:
v5.0.7Compare Source
5.0.7 (2022-02-12)
Dependencies
This release is also available on:
v5.0.6Compare Source
5.0.6 (2022-02-03)
Dependencies
This release is also available on:
v5.0.5Compare Source
5.0.5 (2022-02-03)
Dependencies
This release is also available on:
v5.0.4Compare Source
5.0.4 (2022-02-02)
Dependencies
This release is also available on:
v5.0.3Compare Source
5.0.3 (2022-02-01)
Dependencies
This release is also available on:
v5.0.2Compare Source
5.0.2 (2022-01-25)
Bug Fixes
v5.0.1Compare Source
5.0.1 (2022-01-21)
Bug Fixes
ovsxfrom 0.2.1 to 0.3.0 (#240) (27456fe)v5.0.0Compare Source
⚠ BREAKING CHANGES
drop support for
VSCE_TOKEN(#234)VSCE_TOKENis not supported anymore in favor ofVSCE_PATwhich is already supported byvsceitself. If you have a
VSCE_TOKENset, please unset it and setVSCE_PATinstead.drop
yarnoption (#233)vscenow supports configuration through thepackage.jsonfile (see https://github.com/microsoft/vscode-vsce/issues/548), this option was dropped to simplify the codebase. One should either rely on thevsceautomatically detecting when to useyarn(see https://github.com/microsoft/vscode-vsce/issues/480), or add the following topackage.json:{ "vsce": { "yarn": true } }set minimum
semantic-releaseversion as 18 (#210)set minimum
nodeversion as 14 (#229)vsceitself also did. Make sure your pipeline now runs in an environment with Node 14 or higher.Build System
Code Refactoring
yarnoption (#233) (3ae8a57)VSCE_TOKEN(#234) (a5e5fe5)v4.0.1Compare Source
v4.0.0Compare Source
v3.5.0Compare Source
Features
v3.4.1Compare Source
3.4.1 (2021-06-13)
Bug Fixes
v3.4.0Compare Source
Features
Bug Fixes
v3.3.1Compare Source
3.3.1 (2021-06-12)
Bug Fixes
v3.3.0Compare Source
Features
VSCE_PATenv var and deprecateVSCE_TOKEN(#109) (fbe1ea9), closes #84v3.2.0Compare Source
Features
Configuration
📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.